home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Network PC
/
Network PC.iso
/
windows 95 utilities
/
programming tools
/
freeman installer
/
execwait.h_
/
execwait
Wrap
Text File
|
1995-09-17
|
125b
|
5 lines
#define __EXECWAIT_H
int execasyn(char cmdl[], WORD showcmd);
int execwait(char cmdl[], WORD showcmd, DWORD *exitcode);